@media all and (max-width:1450px) {
	.wrapper{width:96%;}
	/* .pc { display: block;}
    .mobile { display: none;}
    .quality .content-item .swiper img {
		width: 60%;
	} */
	
}
@media all and (max-width:1200px) {
	.pc { display: block;}
	.mobile { display: none;}
	/* .content-item .item { padding: 20px; } */

	.quality .content-item .swiper img {
		width: 60%;
	}

	.qa .content-item {width:80%;}
	/* .story .content-item .item .item-s {
		width: 45%;
	} */

	.icase_ct dd h2{margin-top:0;}
	.icase_ct dd .icase_r_txt{margin-top:15px;}
	.icase_ct dd .icase_rbtn{margin-top:20px;}
	.superiority_box li{width:24.8%;}
	.xcx_rkbox li{width:31.33%;}
	.xcx_case li{width:21%;}
	.hz_sexbox{width:100%;}
	.hz_sexui dl{margin-top:25px;}
}
@media screen and (min-width:769px) and (max-width:1000px) {
	.pc { display: block;}
	.mobile { display: none;}

	.quality .content-item .swiper img {
		width: 60%;
	}
	/* .content-item .item { padding: 20px; } */

	/* .story .content-item .item .item-s {
		width: 45%;
	} */

	.qa .content-item {width:90%;}

}
@media all and (min-width:0) and (max-width:768px) {
	.wrapper{width:96%;}
	.pc { display: none;}
	.mobile { display: block;}
	.header {height: auto;}

	.error404 .content-item .item img { width: 100%;}

	/* 底部 */
	.footer { font-size: 14px;}
	.footer .serve .wrapper { flex-direction: column;}
	.footer .serve .wrapper .left { border: 0; margin-right: 0; }
	.footer .serve .wrapper .right { padding-left: 0; padding-top: 20px; }

	.home .article_list .list { flex-direction: column;}
	.home .article_list .list .list-item { width: 100%!important; padding-bottom: 10px;}
	

    /* .content-item .item { padding: 0; } */
	.content-item .item { padding: 10px; width:90%}
	.content-item .recommend_list { padding: 5px;}
	.content-item .recommend_list .list ul { flex-direction: column;}
	.content-item .recommend_list .list ul li { padding: 5px;}
    .qa .content-item .item { padding: 20px;}
    .page-info .bg { padding: 0;}

	.quality .content-item .swiper img {
		width: 100%;
	}

	.history .content-item .list .right { padding-left: 0; border: 0; margin:0; padding-top: 20px;}
	.history .content-item .list .item-s { align-items: center; width: 100%;}
    .history .content-item .list .item-s .logo { position: relative; left: auto; padding: 3px; border-radius: 80px; width: 80px; height: 80px; line-height: 80px; }
	.history .content-item .list { border-top: 1px solid #eaf0f0; margin:0; margin-top: 30px; }


    .quality.page-info .content-item .intro {
        text-align: center;
    }

    .anti .input {
        width: 100%;
    }

    .page-info .bg-c { background-color: #fff; padding: 0;}

	.page-info .w50per {
		width: 100%;
	}

    .qa .content-item {width:100%;}
    
	.focus {background-size: 250% auto; height: 150px;}
	.anti input { width: 94%;}

	/* 系列 */
	.series .content-item .top .class-name { font-size: 28px;}
	.series .content-item .left { width: 100%; padding: 0 10px;}
	.series .content-item .left .intro1 { width: 100%; font-size: 16px;}
	.series .content-item .left .intro2 { padding-top: 30px; font-size: 14px;}
	.series .content-item .left .goods-btn { display: none;}
	.series .content-item .goods-list .item { width: 50%;}

	/* 详情 */
	.detail .wrapper{width:94%;}
	.detail .content-item .left { width: 100%; }
	.detail .content-item .goods { width: 100%; padding-top: 0; }
	.detail .content-item .right .goods-name { font-size: 20px;}
	.detail .content-item .right { width: 100%;}
	.detail .content-item .right .intro-text, .detail .content-item .right .spec-text { font-size: 13px; color: #939393; line-height: 1.8; padding-left: 10px;}
	.detail .content-item.accessory .left img { width: 98%;}
	.detail .content-item.accessory .right .s { width: 100%;}
	.detail .content-item .goods-list .item { width: 50%; }
	.article .content-item { display: flex; width: 95%; }

	.article_list .content-item .left { width: 100%;}
	.article_list .content-item .center { padding-left: 10px; width: 100%;}
	.article_list .content-item .list { font-size: 14px;}
	.article_list .content-item .pages .pager {display: flex; justify-content: space-between;}
	.article .left .content img { width: 100%; padding: 20px 0;}

	.article .content-item .left { width: 100%;}
	.article .content-item .article-content { flex-direction: column; padding: 20px 0;}
	.article .content-item .right { width: 100%; padding-left: 0;}
	.article .content-item .right .list { width: 100%; padding-left: 0;}

	.content-item .recommend_list { width: 100%;}
	/* .content-item .recommend_list .list { width: 100%;} */

	/* 商品列表 */
	.goods_list .content-item .right { width: 100%!important; padding-left: 0!important; }
	.goods_list .content-item .goods-list .item { width: 50%; }
	.goods_list .content-item .pages .pager {display: flex; justify-content: space-between;}

	/* .wrapper{width:94%;} */
	.banner .bd li span{display:none;}
	.banner .bd li em{display:block;}
	.pad70{padding:40px 0;}
	.header{padding:12px 0;}
	.logo img{max-height:38px;}
	.loginreg{top:8px; right:40px;}
	.loginreg a{font-size:12px; padding:0 13px; line-height:20px; margin-left:6px;}
/*saiming补写20230714*/

.header .wrapper .right{
    /*detail mode*/
    position:relative
}

.header .wrapper{
    /* index model*/
    display: block;
}
.header .wrapper .left{
    /*index mode*/
    background-color: #f5f5dc00;
    
}

.header .wrapper .left img{
    /* index mode*/
    width:;
}
.footer .serve .wrapper{
      /* index mode 可能需要js控制单独的页*/
    padding-top: 84px;
}
}

@media all and (max-width: 480px) {
	.icase_ct dt .icase_lewm .icase_lewm_ui{top:18%;}
}



